formencode-i18n software package provides common locale data and translations for Python FormEncode, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install formencode-i18n
formencode-i18n is installed in your system.
Make ensure the formencode-i18n package were installed using the commands given below,
$ sudo dpkg-query -l | grep formencode-i18n *
You will get with formencode-i18n package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Python |
| Package | formencode-i18n |
| Version | 1.3.0-0ubuntu5 |
| Description | common locale data and translations for Python FormEncode |
| Sub Section | python |